[INFO] cloning repository https://github.com/jamietre/archive-assistant
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamietre/archive-assistant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamietre%2Farchive-assistant", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamietre%2Farchive-assistant'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f30d83bebda36c0aec0cf323de435dc15db30b3
[INFO] testing jamietre/archive-assistant against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamietre%2Farchive-assistant" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jamietre/archive-assistant
[INFO] finished tweaking git repo https://github.com/jamietre/archive-assistant
[INFO] tweaked toml for git repo https://github.com/jamietre/archive-assistant written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamietre/archive-assistant on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamietre/archive-assistant already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48f8b793f7b37fc6d1637ba4d04fa878c4af6a1ad83748306d86ccb4b13031de
[INFO] running `Command { std: "docker" "start" "-a" "48f8b793f7b37fc6d1637ba4d04fa878c4af6a1ad83748306d86ccb4b13031de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48f8b793f7b37fc6d1637ba4d04fa878c4af6a1ad83748306d86ccb4b13031de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48f8b793f7b37fc6d1637ba4d04fa878c4af6a1ad83748306d86ccb4b13031de", kill_on_drop: false }`
[INFO] [stdout] 48f8b793f7b37fc6d1637ba4d04fa878c4af6a1ad83748306d86ccb4b13031de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81756a178d8f8b8affbd4594e8e8899a70ea7164b3384a4be404566d88c14675
[INFO] running `Command { std: "docker" "start" "-a" "81756a178d8f8b8affbd4594e8e8899a70ea7164b3384a4be404566d88c14675", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unrar_sys v0.5.8
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling deflate64 v0.1.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ppmd-rust v1.4.0
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling lzma-rust2 v0.16.2
[INFO] [stderr]    Compiling widestring v1.2.1
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling processor v0.1.0 (/opt/rustwide/workdir/processor)
[INFO] [stderr]    Compiling sevenz-rust2 v0.20.2
[INFO] [stderr]    Compiling lopdf v0.34.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling archive-assistant v0.1.0 (/opt/rustwide/workdir/archive-assistant)
[INFO] [stderr]    Compiling unrar v0.5.8
[INFO] [stderr]    Compiling archive-repack v0.1.0 (/opt/rustwide/workdir/archive-repack)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 29s
[INFO] running `Command { std: "docker" "inspect" "81756a178d8f8b8affbd4594e8e8899a70ea7164b3384a4be404566d88c14675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81756a178d8f8b8affbd4594e8e8899a70ea7164b3384a4be404566d88c14675", kill_on_drop: false }`
[INFO] [stdout] 81756a178d8f8b8affbd4594e8e8899a70ea7164b3384a4be404566d88c14675
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c2a71a679067addc42d973721be17158dfbb7d8dd1c3ea62aa2e658e2d59056
[INFO] running `Command { std: "docker" "start" "-a" "1c2a71a679067addc42d973721be17158dfbb7d8dd1c3ea62aa2e658e2d59056", kill_on_drop: false }`
[INFO] [stderr]    Compiling archive-repack v0.1.0 (/opt/rustwide/workdir/archive-repack)
[INFO] [stderr]    Compiling processor v0.1.0 (/opt/rustwide/workdir/processor)
[INFO] [stderr]    Compiling archive-assistant v0.1.0 (/opt/rustwide/workdir/archive-assistant)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.20s
[INFO] running `Command { std: "docker" "inspect" "1c2a71a679067addc42d973721be17158dfbb7d8dd1c3ea62aa2e658e2d59056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c2a71a679067addc42d973721be17158dfbb7d8dd1c3ea62aa2e658e2d59056", kill_on_drop: false }`
[INFO] [stdout] 1c2a71a679067addc42d973721be17158dfbb7d8dd1c3ea62aa2e658e2d59056
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 083ba3707db89d87d99052b7f8c0bc81168f10da429e16be986d15351f5d9562
[INFO] running `Command { std: "docker" "start" "-a" "083ba3707db89d87d99052b7f8c0bc81168f10da429e16be986d15351f5d9562", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/archive_assistant-d283c72aebe854a7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/archive_repack-8bf17eb9af69805b)
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-2ea807ecc141fd71)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_manifest_preserved_without_flag ... ok
[INFO] [stdout] test test_exclude_cli_flags ... ok
[INFO] [stdout] test test_exclude_config_and_cli_combined ... ok
[INFO] [stdout] test test_manifest_written ... ok
[INFO] [stdout] test test_manifest_appended ... ok
[INFO] [stdout] test test_nested_flatten ... ok
[INFO] [stdout] test test_encrypted_pdf_not_processed ... ok
[INFO] [stdout] test test_versioned_output_initial ... ok
[INFO] [stdout] test test_nested_repack ... ok
[INFO] [stdout] test test_ocrd_pdf_not_processed ... ok
[INFO] [stdout] test test_plain_pdf_is_processed ... ok
[INFO] [stdout] test test_versioned_output_increments ... ok
[INFO] [stdout] test test_versioned_output_skips_existing ... ok
[INFO] [stdout] test test_exclude_config_file ... ok
[INFO] [stdout] test test_nested_passthrough ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/processor-1876fe66653c8cdf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests processor
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "083ba3707db89d87d99052b7f8c0bc81168f10da429e16be986d15351f5d9562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "083ba3707db89d87d99052b7f8c0bc81168f10da429e16be986d15351f5d9562", kill_on_drop: false }`
[INFO] [stdout] 083ba3707db89d87d99052b7f8c0bc81168f10da429e16be986d15351f5d9562
